home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
EnigmA Amiga Run 1997 February
/
EnigmA AMIGA RUN 15 (1997)(G.R. Edizioni)(IT)[!][issue 1997-02][PLANET CD V].iso
/
progs
/
editor
/
frexxed
/
fpl
/
samename.fpl.readme
< prev
next >
Wrap
Text File
|
1996-03-26
|
835b
|
29 lines
############################################
File: SameName.FPL
Author: Kjell Ericson
Email: kjer@netcom.se, FidoNet 2:201/328
Short description: Ask when you try to load an existing file.
Version: 1.0
Date: 1.8.94
Local settings:
Global settings:
Keysequence:
Type: hook
Prereq:
############################################
FUNCTION
A hook is trigged on "SameName" to call "SameName_hook". It will be called when
the user tries to load a file with a filename that already exist as an buffer.
If the path is identically, a requester will ask the user if he wants to open
the file, activate the existing or abort the load. If the path is different it
will only ask if the user wants to continue or abort the loading.
NOTE
It is quite simple to remove the requester if the path aren't identically, if
you like that better.